projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcf970e
)
(_getpty): Declare this, not _get_pty.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 17 Mar 1993 09:22:15 +0000
(09:22 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 17 Mar 1993 09:22:15 +0000
(09:22 +0000)
src/s/irix4-0.h
patch
|
blob
|
history
diff --git
a/src/s/irix4-0.h
b/src/s/irix4-0.h
index 3a28bbf59c8d4e86f087e89d31f5f0270d23074c..7f8cb356ee6291d9c48ecdc54653d960ecc4d3aa 100644
(file)
--- a/
src/s/irix4-0.h
+++ b/
src/s/irix4-0.h
@@
-25,7
+25,7
@@
/* No need to get the pty name at all. */
#define PTY_NAME_SPRINTF
#ifdef emacs
-char *_get
_
pty();
+char *_getpty();
#endif
/* We need only try once to open a pty. */
#define PTY_ITERATION